application binary interface meaning in English
应用程序二进制接口
应用二进制接口
应用二进制式接口
Examples
- The i386 application binary interface specifies the size to be 96 bits , so
I386应用程序的二进制接口规定这个大小是96位,因此 - In the preparation part , it defines the architecture of mipsx and its application binary interface . in the porting part , it describe the porting of compiler ' s backend
其中移植的准备工作中详细说明了目标机mipsx的系统结构和应用二进制接口的定义,而移植的具体步骤中详细阐述了对编译器后端的移植过程。 - What this means is that most vertical applications are a mere recompilation away from running equally well on linux , freebsd , sunos , irix , aix , or indeed on mac os x ; in some cases even this step is not necessary , since abis application binary interfaces support foreign binaries
这意味着什么呢,大部分垂直应用程序只需要重新编译就可以很好地运行于linux 、 freebsd 、 sunos 、 irix 、 aix ,当然也可以运行于mac os x ;有时连这个步骤都不是必须的,因为abi (应用程序二进制接口)支持外来的二进制文件。 - There are unix - branded systems to ensure source code compatibility for applications among unix systems , and there are lsb - branded systems to ensure binary compatibility for linux applications ; however , applications must be coded to use the apis or application binary interfaces abis within the scope of the compatibility definition
存在确保unix系统之间的应用程序的源代码兼容性的unix品牌的系统,也存在确保linux应用程序的二进制兼容性的lsb品牌的系统;然而,应用程序必须使用兼容性定义的范围中的api或应用程序二进制接口( application binary interfaces , abi )来编码。